home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr48 / sedit226.zip / README < prev    next >
Text File  |  1995-01-26  |  1KB  |  25 lines

  1. Thanks for trying my editor. I doubt very much that you will be disapointed
  2. but feel free to send recomendations if you have any. Start the editor by
  3. typing 'sedit filename1 filename2 ...' or just 'sedit' and load in files using 
  4. the open dialog.
  5.  
  6. The following is a list of the files in the distribution:
  7.  
  8. sedit.exe   - The executable.
  9. sedit.ico   - The program icon.
  10. editor.hlp  - The on-line help text loaded with the help button. Note that 
  11.           the displayed help will reflect the current key assignments.
  12. editor.cfg  - The editor configuration file. This is ASCII and can be edited 
  13.           but it is usually more convenient to use the config menu in the
  14.           program.   
  15. editkey.map - The key remapping file. This is only used if enabled in the 
  16.           editor.cfg file.
  17. revision.lst- The list of changes from earlier versions of sedit.
  18. editdoc.ps  - The editor documentation in postcript form. To print this just
  19.           copy it to a postscript printer.
  20. editor.tex  - The Latex source for the documentation. ASCII but contains some 
  21.           control information.
  22. etitle.tex  - the Latex title page.
  23. editdoc.tex - The Latex preamble file which calls etitle.tex and editor.tex.
  24.           In order to generate a dvi file with latex type 'latex editdoc'.
  25.